Function php_all_sys::php73::zend_declare_property_string[][src]

pub unsafe extern "C" fn zend_declare_property_string(
    ce: *mut zend_class_entry,
    name: *const c_char,
    name_length: size_t,
    value: *const c_char,
    access_type: c_int
) -> c_int