Type Definition gobject_sys::GTypeValueLCopyFunc

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