pub unsafe extern "system" fn FindFirstFileNameW(
    lpfilename: PCWSTR,
    dwflags: u32,
    stringlength: *mut u32,
    linkname: PWSTR
) -> FindFileNameHandle
Expand description

Required features: "Win32_Storage_FileSystem"