Function kernel32::SetVolumeLabelW [] [src]

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