sd_pid_notify_with_fds

Function sd_pid_notify_with_fds 

Source
pub unsafe extern "C" fn sd_pid_notify_with_fds(
    pid: pid_t,
    unset_environment: c_int,
    state: *const c_char,
    fds: *const c_int,
    n_fds: c_uint,
) -> c_int