Function vips_sys::g_file_set_contents
[−]
[src]
pub unsafe extern "C" fn g_file_set_contents(
filename: *const gchar,
contents: *const gchar,
length: gssize,
error: *mut *mut GError
) -> gboolean