Skip to main content

CreateThreadpoolTimer

Function CreateThreadpoolTimer 

Source
pub unsafe fn CreateThreadpoolTimer(
    pfnti: Option<PTP_TIMER_CALLBACK>,
    pv: *mut c_void,
    pcbe: *mut TP_CALLBACK_ENVIRON_V3,
) -> *mut TP_TIMER