Function twz_rt_fd_cmd

Source
pub unsafe extern "C-unwind" fn twz_rt_fd_cmd(
    fd: descriptor,
    cmd: fd_cmd,
    arg: *mut c_void,
    ret: *mut c_void,
) -> twz_error
Expand description

Perform a command on the descriptor. The arguments arg and ret are interpreted according to the command specified.