Type Definition php_all_sys::php56_zts::user_opcode_handler_t[][src]

type user_opcode_handler_t = Option<unsafe extern "C" fn(execute_data: *mut zend_execute_data, tsrm_ls: *mut *mut *mut c_void) -> c_int>;