Function ksceKernelSysTimerSetCount

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