Function glib_sys::g_child_watch_add_full
[−]
[src]
pub unsafe extern "C" fn g_child_watch_add_full(
priority: c_int,
pid: GPid,
function: GChildWatchFunc,
data: gpointer,
notify: GDestroyNotify
) -> c_uint