#[no_mangle]
pub unsafe extern "C-unwind" fn shimshmem_getThreadId(
thread: *const ShimShmemThread,
) -> pid_t
Expand description
ยงSafety
Pointer args must be safely dereferenceable.
#[no_mangle]
pub unsafe extern "C-unwind" fn shimshmem_getThreadId(
thread: *const ShimShmemThread,
) -> pid_t
Pointer args must be safely dereferenceable.