pub unsafe fn GetFileAttributesA<'a, Param0>(lpfilename: Param0) -> u32 where
    Param0: IntoParam<'a, PCSTR>, 
Expand description

Required features: ‘Win32_Storage_FileSystem’