zend_unregister_functions

Function zend_unregister_functions 

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