Type Definition glib_sys::GChildWatchFunc [] [src]

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