Type Definition gobject_sys::GTypeValueCollectFunc

source ·
pub type GTypeValueCollectFunc = Option<unsafe extern "C" fn(_: *mut GValue, _: c_uint, _: *mut GTypeCValue, _: c_uint) -> *mut c_char>;