Type Definition frida_sys::GPrintFunc

source · []
pub type GPrintFunc = Option<unsafe extern "C" fn(string: *const gchar)>;