Function phper_sys::object_and_properties_init[][src]

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