[][src]Function phper_sys::zend_register_functions

pub unsafe extern "C" fn zend_register_functions(
    scope: *mut zend_class_entry,
    functions: *const zend_function_entry,
    function_table: *mut HashTable,
    type_: c_int
) -> c_int