Function winapi::um::winbase::SetVolumeLabelW

source ·
pub unsafe extern "system" fn SetVolumeLabelW(
    lpRootPathName: LPCWSTR,
    lpVolumeName: LPCWSTR
) -> BOOL