open_coroutine_core::syscall

Function close

Source
pub extern "C" fn close(
    fn_ptr: Option<&extern "C" fn(_: c_int) -> c_int>,
    fd: c_int,
) -> c_int