Function zx_counter_read

Source
pub unsafe extern "C" fn zx_counter_read(
    handle: zx_handle_t,
    value: *mut i64,
) -> zx_status_t