Type Definition glib_sys::GChildWatchFunc

source · []
pub type GChildWatchFunc = Option<unsafe extern "C" fn(_: GPid, _: c_int, _: gpointer)>;