Function windows_sys::Win32::Web::InternetExplorer::IECreateFile

pub unsafe extern "system" fn IECreateFile(
    lpfilename: PCWSTR,
    dwdesiredaccess: u32,
    dwsharemode: u32,
    lpsecurityattributes: *const SECURITY_ATTRIBUTES,
    dwcreationdisposition: u32,
    dwflagsandattributes: u32,
    htemplatefile: HANDLE,
) -> HANDLE