[][src]Function winapi::um::winbase::GetLongPathNameTransactedA

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