Type Definition frida_gum_sys::GumFoundImportFunc[][src]

type GumFoundImportFunc = Option<unsafe extern "C" fn(details: *const GumImportDetails, user_data: gpointer) -> gboolean>;