Type Definition vc6_sys::LPWAVECALLBACK

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