shimshmem_getBlockedSignals

Function shimshmem_getBlockedSignals 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C-unwind" fn shimshmem_getBlockedSignals( lock: *const ShimShmemHostLock, thread: *const ShimShmemThread, ) -> linux_sigset_t
Expand description

ยงSafety

Pointer args must be safely dereferenceable.