Function windows_sys::Win32::Media::Multimedia::AVISaveW

pub unsafe extern "cdecl" fn AVISaveW(
    szfile: PCWSTR,
    pclsidhandler: *const GUID,
    lpfncallback: AVISAVECALLBACK,
    nstreams: i32,
    pfile: *mut c_void,
    lpoptions: *const AVICOMPRESSOPTIONS,
    ...
) -> HRESULT