Function windows::Win32::Web::InternetExplorer::IEFindFirstFile

pub unsafe fn IEFindFirstFile<P0>(
    lpfilename: P0,
    lpfindfiledata: *const WIN32_FIND_DATAA
) -> HANDLE
where P0: Param<PCWSTR>,