Function shimshmem_getProcessStraceFd

Source
#[unsafe(no_mangle)]
pub unsafe extern "C-unwind" fn shimshmem_getProcessStraceFd(
    process: *const ShimShmemProcess,
) -> c_int
Expand description

§Safety

Pointer args must be safely dereferenceable.