Function gs_timer_get_data

Source
pub unsafe extern "C" fn gs_timer_get_data(
    timer: *mut gs_timer_t,
    ticks: *mut u64,
) -> bool