Type Definition gobject_sys::GTypeValueInitFunc

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