Function phper_sys::zend_set_hash_symbol[][src]

pub unsafe extern "C" fn zend_set_hash_symbol(
    symbol: *mut zval,
    name: *const c_char,
    name_length: c_int,
    is_ref: zend_bool,
    num_symbol_tables: c_int,
     ...
) -> c_int