Function php_all_sys::php73::zend_register_class_alias_ex[][src]

pub unsafe extern "C" fn zend_register_class_alias_ex(
    name: *const c_char,
    name_len: size_t,
    ce: *mut zend_class_entry,
    persistent: c_int
) -> c_int