Function win_sys::FileSystem::SetVolumeLabelW
source · [−]pub unsafe fn SetVolumeLabelW<'a, Param0, Param1>(
lprootpathname: Param0,
lpvolumename: Param1
) -> BOOL where
Param0: IntoParam<'a, PCWSTR>,
Param1: IntoParam<'a, PCWSTR>, Expand description
Required features: ‘Win32_Storage_FileSystem’, ‘Win32_Foundation’