Function phper_sys::zend_update_static_property_string[][src]

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