Function xous::syscall::return_scalar2

source ยท
pub fn return_scalar2(
    sender: MessageSender,
    val1: usize,
    val2: usize,
) -> Result<(), Error>
Expand description

Map the given physical address to the given virtual address. The size field must be page-aligned.