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

type statement_handler_func_t = Option<unsafe extern "C" fn(frame: *mut zend_execute_data)>;