Function hermit::sys_ioctl

source ·
#[no_mangle]
pub extern "C" fn sys_ioctl(
    fd: i32,
    cmd: i32,
    argp: *mut c_void
) -> i32