winapi::um::winbase

Function SetVolumeLabelA

Source
pub unsafe extern "system" fn SetVolumeLabelA(
    lpRootPathName: LPCSTR,
    lpVolumeName: LPCSTR,
) -> BOOL