zend_register_module_ex

Function zend_register_module_ex 

Source
pub unsafe extern "C" fn zend_register_module_ex(
    module: *mut zend_module_entry,
    tsrm_ls: *mut *mut *mut c_void,
) -> *mut zend_module_entry