Function add_property_long_ex

Source
pub unsafe extern "C" fn add_property_long_ex(
    arg: *mut zval,
    key: *const c_char,
    key_len: usize,
    l: zend_long,
)