Type Definition frida_gum_sys::GumMemoryScanMatchFunc[][src]

type GumMemoryScanMatchFunc = Option<unsafe extern "C" fn(address: GumAddress, size: gsize, user_data: gpointer) -> gboolean>;