Function object_init_ex

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