Skip to main content

GetVolumePathNamesForVolumeNameA

Function GetVolumePathNamesForVolumeNameA 

Source
pub unsafe fn GetVolumePathNamesForVolumeNameA<'a>(
    lpszvolumename: impl IntoParam<'a, PSTR>,
    lpszvolumepathnames: PSTR,
    cchbufferlength: u32,
    lpcchreturnlength: *mut u32,
) -> BOOL