glib::source

Function into_raw_child_watch

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