pub unsafe extern "system" fn AVISaveW(
    szfile: PCWSTR,
    pclsidhandler: *const GUID,
    lpfncallback: AVISAVECALLBACK,
    nstreams: i32,
    pfile: IAVIStream,
    lpoptions: *const AVICOMPRESSOPTIONS
) -> HRESULT
Expand description

Required features: "Win32_Media_Multimedia", "Win32_Foundation"