shadow_shim_helper_rs::shim_shmem::export

Function shimshmem_getLoggingStartTime

source
#[no_mangle]
pub unsafe extern "C-unwind" fn shimshmem_getLoggingStartTime(
    manager: *const ShimShmemManager,
) -> i64
Expand description

Get the logging start time

ยงSafety

Pointer args must be safely dereferenceable.