Function php_all_sys::php72::zend_update_static_property_bool[][src]

pub unsafe extern "C" fn zend_update_static_property_bool(
    scope: *mut zend_class_entry,
    name: *const c_char,
    name_length: size_t,
    value: zend_long
) -> c_int