Function kernel32::SetVolumeMountPointW [] [src]

pub unsafe extern "system" fn SetVolumeMountPointW(
    lpszVolumeMountPoint: LPCWSTR,
    lpszVolumeName: LPCWSTR
) -> BOOL