<div dir="ltr">Hi, I'm developing the vbox drivers for libvirt, with the vbox c api.<div><br></div><div>I have a question. Is there any type conflict in vbox C API between different versions?</div><div><br></div><div>For example, I have a var type named nsresult. In some C API versions, It defines nsresult as type PRUint32. Is it true that all nsresults (in different versions) will be defined as the same type PRUint32?</div>
<div><br></div><div>I know it may be false for structs which have function pointers. But in other cases, especially basic types, is the type compatible with all c api versions?</div><div><br></div><div>Thanks</div><div>Taowei</div>
</div>