Type Definition frida_sys::GCopyFunc

source · []
pub type GCopyFunc = Option<unsafe extern "C" fn(src: gconstpointer, data: gpointer) -> gpointer>;