Type Alias panda_sys::GRegex

source ·
pub type GRegex = _GRegex;
Expand description

GRegex:

A GRegex is the “compiled” form of a regular expression pattern. This structure is opaque and its fields cannot be accessed directly.

Since: 2.14

Aliased Type§

struct GRegex { /* private fields */ }