Function windows::Win32::Web::InternetExplorer::ComputeInvCMAP
pub unsafe fn ComputeInvCMAP(
prgbcolors: *const RGBQUAD,
ncolors: u32,
pinvtable: *mut u8,
cbtable: u32,
) -> Result<()>