[go: up one dir, main page]

libc

Function daemon

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