Type Definition glib_sys::GSourceDisposeFunc

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