Type Definition glib_sys::GSourceOnceFunc

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