#[no_mangle]
pub unsafe extern "C-unwind" fn shimshmem_getProcessStraceFd(
process: *const ShimShmemProcess,
) -> c_int
Expand description
§Safety
Pointer args must be safely dereferenceable.
#[no_mangle]
pub unsafe extern "C-unwind" fn shimshmem_getProcessStraceFd(
process: *const ShimShmemProcess,
) -> c_int
Pointer args must be safely dereferenceable.