pub unsafe extern "system" fn ComputeInvCMAP(
    prgbcolors: *const RGBQUAD,
    ncolors: u32,
    pinvtable: *mut u8,
    cbtable: u32
) -> HRESULT
Expand description

Required features: "Win32_Web_MsHtml", "Win32_Graphics_Gdi"