Function libsystemd_sys::daemon::sd_pid_notify_with_fds[][src]

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