[][src]Type Definition CCODE::PTIMERAPCROUTINE

type PTIMERAPCROUTINE = Option<unsafe extern "C" fn(lpArgToCompletionRoutine: LPVOID, dwTimerLowValue: DWORD, dwTimerHighValue: DWORD)>;