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

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