[][src]Function CCODE::GetLongPathNameTransactedW

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