Function windows_sys::Win32::Media::Multimedia::AVIMakeCompressedStream

pub unsafe extern "system" fn AVIMakeCompressedStream(
    ppscompressed: *mut *mut c_void,
    ppssource: *mut c_void,
    lpoptions: *const AVICOMPRESSOPTIONS,
    pclsidhandler: *const GUID,
) -> HRESULT