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

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