Type Definition frida_sys::GBindingTransformFunc[][src]

pub type GBindingTransformFunc = Option<unsafe extern "C" fn(binding: *mut GBinding, from_value: *const GValue, to_value: *mut GValue, user_data: gpointer) -> gboolean>;