Function gio_sys::g_file_set_attribute_uint64 [] [src]

pub unsafe extern fn g_file_set_attribute_uint64(file: *mut GFile,
                                                 attribute: *const c_char,
                                                 value: u64,
                                                 flags: GFileQueryInfoFlags,
                                                 cancellable: *mut GCancellable,
                                                 error: *mut *mut GError)
                                                 -> gboolean