Function windows_sys::Win32::Storage::FileSystem::FindFirstFileA
pub unsafe extern "system" fn FindFirstFileA(
lpfilename: PCSTR,
lpfindfiledata: *mut WIN32_FIND_DATAA
) -> HANDLE
Expand description
Required features: "Win32_Foundation"