gio_sys

Function g_file_info_set_attribute

source
pub unsafe extern "C" fn g_file_info_set_attribute(
    info: *mut GFileInfo,
    attribute: *const c_char,
    type_: GFileAttributeType,
    value_p: gpointer,
)