Type Definition frida_sys::GObjectGetPropertyFunc[][src]

pub type GObjectGetPropertyFunc = Option<unsafe extern "C" fn(object: *mut GObject, property_id: guint, value: *mut GValue, pspec: *mut GParamSpec)>;