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

Required features: ‘Win32_Storage_FileSystem’, ‘Win32_Foundation’