Function phper_sys::zend_unregister_functions[][src]

pub unsafe extern "C" fn zend_unregister_functions(
    functions: *const zend_function_entry,
    count: c_int,
    function_table: *mut HashTable
)