Function windows::Win32::Web::InternetExplorer::IdentifyMIMEType

pub unsafe fn IdentifyMIMEType(
    pbbytes: *const u8,
    nbytes: u32,
    pnformat: *mut u32,
) -> Result<()>