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