[][src]Function winapi::um::fileapi::GetVolumePathNameW

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