__sys_get_device_handle

Function __sys_get_device_handle 

Source
#[unsafe(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