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