pub unsafe extern "system" fn CommitUrlCacheEntryBinaryBlob(
    pwszurlname: PCWSTR,
    dwtype: u32,
    ftexpiretime: FILETIME,
    ftmodifiedtime: FILETIME,
    pbblob: *const u8,
    cbblob: u32
) -> u32
Expand description

Required features: "Win32_Foundation"