sentry_uapi::ffi_c

Function __sys_send_ipc

Source
#[no_mangle]
pub extern "C" fn __sys_send_ipc(
    target: TaskHandle,
    length: u8,
) -> Status
Expand description

C interface to crate::syscall::send_ipc syscall Rust implementation