Function windows_native::nttp::TpAllocTimer

source ·
pub unsafe extern "system" fn TpAllocTimer(
    Timer: *mut PTP_TIMER,
    Callback: PTP_TIMER_CALLBACK,
    Context: *mut c_void,
    CallbackEnviron: *mut TP_CALLBACK_ENVIRON_V3
) -> NTSTATUS