pub unsafe fn private_from_object(obj: *mut JSObject) -> *const c_void
Expand description

Get the private pointer of a DOM object from a given reflector.