Function shadow_shim_helper_rs::shim_shmem::export::shimshmem_getSignalAction
source · #[no_mangle]
pub unsafe extern "C-unwind" fn shimshmem_getSignalAction(
lock: *const ShimShmemHostLock,
process: *const ShimShmemProcess,
sig: i32,
) -> linux_sigaction
Expand description
§Safety
Pointer args must be safely dereferenceable.