sentry_uapi::ffi_c

Function __sys_get_device_handle

Source
#[no_mangle]
pub extern "C" fn __sys_get_device_handle(devlabel: u8) -> Status
Expand description

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