Function kernel32::GetShortPathNameW [] [src]

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