Type Definition frida_sys::GHashFunc

source ·
pub type GHashFunc = Option<unsafe extern "C" fn(key: gconstpointer) -> guint>;