Function windows_native::nttp::TpSetTimerEx

source ·
pub unsafe extern "system" fn TpSetTimerEx(
    Timer: PTP_TIMER,
    DueTime: *mut i64,
    Period: u32,
    WindowLength: u32
) -> NTSTATUS