Type Definition winapi::um::synchapi::PTIMERAPCROUTINE

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