Skip to main content

GetVolumePathNameW

Function GetVolumePathNameW 

Source
pub unsafe fn GetVolumePathNameW<'a>(
    lpszfilename: impl IntoParam<'a, PWSTR>,
    lpszvolumepathname: PWSTR,
    cchbufferlength: u32,
) -> BOOL