Function win_sys::FileSystem::GetVolumePathNameA[][src]

pub unsafe fn GetVolumePathNameA<'a, Param0>(
    lpszfilename: Param0,
    lpszvolumepathname: PSTR,
    cchbufferlength: u32
) -> BOOL where
    Param0: IntoParam<'a, PSTR>, 
Expand description

Required features: Win32_Storage_FileSystem, Win32_Foundation