Type Definition frida_sys::GWeakNotify

source · []
pub type GWeakNotify = Option<unsafe extern "C" fn(data: gpointer, where_the_object_was: *mut GObject)>;