[][src]Function CCODE::GetLongPathNameTransactedA

pub unsafe extern "C" fn GetLongPathNameTransactedA(
    lpszShortPath: LPCSTR,
    lpszLongPath: LPSTR,
    cchBuffer: DWORD,
    hTransaction: HANDLE
) -> DWORD