Function zx_sys::zx_clock_read

source ยท
pub unsafe extern "C" fn zx_clock_read(
    handle: zx_handle_t,
    now: *mut zx_time_t,
) -> zx_status_t