Function timeSetEvent

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