Function kernel32::GetLongPathNameW [] [src]

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