Function frida_sys::_frida_g_file_set_contents[][src]

pub unsafe extern "C" fn _frida_g_file_set_contents(
    filename: *const gchar,
    contents: *const gchar,
    length: gssize,
    error: *mut *mut GError
) -> gboolean