Function frida_gum_sys::_frida_g_file_set_contents

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