sd_event_source_get_child_pid

Function sd_event_source_get_child_pid 

Source
pub unsafe extern "C" fn sd_event_source_get_child_pid(
    s: *mut sd_event_source,
    pid: *mut pid_t,
) -> c_int