__sys_get_shm_handle

Function __sys_get_shm_handle 

Source
#[unsafe(no_mangle)]
pub extern "C" fn __sys_get_shm_handle(shm: ShmLabel) -> Status
Expand description

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