[][src]Function phper_sys::_object_and_properties_init

pub unsafe extern "C" fn _object_and_properties_init(
    arg: *mut zval,
    ce: *mut zend_class_entry,
    properties: *mut HashTable
) -> c_int