sentry_uapi::ffi_c

Function __sys_map_dev

Source
#[no_mangle]
pub extern "C" fn __sys_map_dev(dev: DeviceHandle) -> Status
Expand description

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