Function php_all_sys::php54::zend_std_unset_static_property[][src]

pub unsafe extern "C" fn zend_std_unset_static_property(
    ce: *mut zend_class_entry,
    property_name: *const c_char,
    property_name_len: c_int,
    key: *const _zend_literal
) -> zend_bool