[][src]Function CCODE::GetLongPathNameW

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