sentry_uapi::ffi_c

Function __sys_map_shm

Source
#[no_mangle]
pub extern "C" fn __sys_map_shm(shm: ShmHandle) -> Status
Expand description

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