Thanks to visit codestin.com Credit goes to docs.hhvm.com
This function returns low level raw pointer the object
function hphp_object_pointer( object $obj, ): int;
Used by closure and internal purposes.
object $obj
int