Function php_all_sys::php54::zend_update_property_bool[][src]

pub unsafe extern "C" fn zend_update_property_bool(
    scope: *mut zend_class_entry,
    object: *mut zval,
    name: *const c_char,
    name_length: c_int,
    value: c_long
)