Type Definition frida_sys::GCopyFunc

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