Function windows_sys::Win32::System::Threading::CreateThreadpoolTimer
[−]pub unsafe extern "system" fn CreateThreadpoolTimer(
pfnti: PTP_TIMER_CALLBACK,
pv: *mut c_void,
pcbe: *const TP_CALLBACK_ENVIRON_V3
) -> *mut TP_TIMER
Expand description
Required features: "Win32_System_Threading"