Function object_and_properties_init

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