Function php_all_sys::php56::zend_update_static_property_double[][src]

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