#[unsafe(no_mangle)]pub unsafe extern "C-unwind" fn shimshmem_getSignalAction(
lock: *const ShimShmemHostLock,
process: *const ShimShmemProcess,
sig: i32,
) -> linux_sigactionExpand description
ยงSafety
Pointer args must be safely dereferenceable.