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