Function vc6_sys::timeSetEvent

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