Type Definition gobject_sys::GTypeValueFreeFunc

source ·
pub type GTypeValueFreeFunc = Option<unsafe extern "C" fn(_: *mut GValue)>;