Skip to main content

GetVolumeNameForVolumeMountPointW

Function GetVolumeNameForVolumeMountPointW 

Source
pub unsafe fn GetVolumeNameForVolumeMountPointW<'a>(
    lpszvolumemountpoint: impl IntoParam<'a, PWSTR>,
    lpszvolumename: PWSTR,
    cchbufferlength: u32,
) -> BOOL