Function ksceKernelSysTimerGetCount

Source
pub unsafe extern "C" fn ksceKernelSysTimerGetCount(
    timerId: SceSysTimerId,
    pCount: *mut SceKernelSysClock,
) -> c_int
Available on crate feature SceSystimerForDriver_stub only.