[][src]Function CCODE::GetSystemTimes

pub unsafe extern "C" fn GetSystemTimes(
    lpIdleTime: PFILETIME,
    lpKernelTime: PFILETIME,
    lpUserTime: PFILETIME
) -> BOOL