Type Definition glib_sys::GFreeFunc

source ·
pub type GFreeFunc = Option<unsafe extern "C" fn(_: gpointer)>;