Type Definition frida_sys::GThreadFunc

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