Function phper_sys::zend_assign_to_typed_ref[][src]

pub unsafe extern "C" fn zend_assign_to_typed_ref(
    variable_ptr: *mut zval,
    value: *mut zval,
    value_type: zend_uchar,
    strict: zend_bool,
    ref_: *mut zend_refcounted
) -> *mut zval