Function xmf_sys::XmfRecorder_GetCurrentTime

source ·
pub unsafe extern "C" fn XmfRecorder_GetCurrentTime(
    ctx: *mut XmfRecorder,
) -> u64
Expand description

Performs a FFI call to XmfRecorder_GetCurrentTime from the globally loaded dynamic library xmf

§Safety

  • The ABI of the function must be the one we expect
  • See other preconditions in documentation of the C library