pub unsafe fn get_expando_object(
    obj: RawHandleObject,
    expando: MutableHandleObject<'_>
)
Expand description

Get the expando object, or null if there is none.