Function gio_sys::g_file_set_attribute_uint32
[−]
[src]
pub unsafe extern fn g_file_set_attribute_uint32(file: *mut GFile,
attribute: *const c_char,
value: u32,
flags: GFileQueryInfoFlags,
cancellable: *mut GCancellable,
error: *mut *mut GError)
-> gboolean