pub unsafe extern "system" fn FindFirstStreamW(
    lpfilename: PCWSTR,
    infolevel: STREAM_INFO_LEVELS,
    lpfindstreamdata: *mut c_void,
    dwflags: u32
) -> FindStreamHandle
Expand description

Required features: "Win32_Storage_FileSystem"