Type Definition frida_sys::GThreadFunc

source · []
pub type GThreadFunc = Option<unsafe extern "C" fn(data: gpointer) -> gpointer>;