Function glib::source::into_raw_child_watch

source ยท
fn into_raw_child_watch<F: FnMut(Pid, i32) + Send + 'static>(
    func: F,
) -> gpointer