Function ndk_sys::close_range

source ·
pub unsafe extern "C" fn close_range(
    __min_fd: c_uint,
    __max_fd: c_uint,
    __flags: c_int
) -> c_int