[][src]Function CCODE::GetVolumePathNameW

pub unsafe extern "C" fn GetVolumePathNameW(
    lpszFileName: LPCWSTR,
    lpszVolumePathName: LPWSTR,
    cchBufferLength: DWORD
) -> BOOL