Type Definition frida_sys::GSourceFunc

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