Skip to main content

call_rw

Function call_rw 

Source
pub fn call_rw(
    fd: usize,
    payload: &mut [u8],
    flags: CallFlags,
    metadata: &[u64],
) -> Result<usize>
Expand description

SYS_CALL interface, read-write variant