Type Definition frida_sys::GCompletionFunc

source ·
pub type GCompletionFunc = Option<unsafe extern "C" fn(arg1: gpointer) -> *mut gchar>;