Type Definition glib_sys::GPrintFunc

source ·
pub type GPrintFunc = Option<unsafe extern "C" fn(_: *const c_char)>;