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

pub unsafe extern "system" fn GetShortPathNameW(
    lpszLongPath: LPCWSTR,
    lpszShortPath: LPWSTR,
    cchBuffer: DWORD
) -> DWORD