Function windows::Win32::Web::InternetExplorer::IEGetFileAttributesEx

pub unsafe fn IEGetFileAttributesEx<P0>(
    lpfilename: P0,
    finfolevelid: GET_FILEEX_INFO_LEVELS,
    lpfileinformation: *const c_void
) -> BOOL
where P0: Param<PCWSTR>,