timeSetEvent

Function timeSetEvent 

Source
pub unsafe extern "stdcall" fn timeSetEvent(
    uDelay: UINT,
    uResolution: UINT,
    fptc: LPTIMECALLBACK,
    dwUser: DWORD_PTR,
    fuEvent: UINT,
) -> MMRESULT