Function shadow_shim_helper_rs::shim_shmem::export::shimshmem_getShadowPid
source · #[no_mangle]
pub unsafe extern "C-unwind" fn shimshmem_getShadowPid(
host_mem: *const ShimShmemHost,
) -> pid_t
Expand description
§Safety
Pointer args must be safely dereferenceable.