Function libc::daemon

source ·
pub unsafe extern "C" fn daemon(
    nochdir: c_int,
    noclose: c_int
) -> c_int