Function add_assoc_long_ex

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