Type Definition vc6_sys::LPTIMECALLBACK

source ·
pub type LPTIMECALLBACK = Option<unsafe extern "stdcall" fn(arg1: UINT, arg2: UINT, arg3: DWORD, arg4: DWORD, arg5: DWORD)>;