sel4_sys

Function seL4_ReplyWithMRsWithoutIPCBuffer

Source
pub fn seL4_ReplyWithMRsWithoutIPCBuffer(
    msg_info: seL4_MessageInfo,
    msg0: Option<seL4_Word>,
    msg1: Option<seL4_Word>,
    msg2: Option<seL4_Word>,
    msg3: Option<seL4_Word>,
)