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

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