pub unsafe extern "system" fn SetCompressorInformation(
    compressorhandle: COMPRESSOR_HANDLE,
    compressinformationclass: COMPRESS_INFORMATION_CLASS,
    compressinformation: *const c_void,
    compressinformationsize: usize
) -> BOOL
Expand description

Required features: "Win32_Foundation"