pub unsafe extern "system" fn SetVolumeLabelA(
    lprootpathname: PCSTR,
    lpvolumename: PCSTR
) -> BOOL
Expand description

Required features: ‘Win32_Storage_FileSystem’, ‘Win32_Foundation’