Function php_all_sys::php80::zend_unset_property[][src]

pub unsafe extern "C" fn zend_unset_property(
    scope: *mut zend_class_entry,
    object: *mut zend_object,
    name: *const c_char,
    name_length: size_t
)