Type Alias GMatchInfo

Source
pub type GMatchInfo = _GMatchInfo;
Expand description

GMatchInfo:

A GMatchInfo is an opaque struct used to return information about matches.

Aliased Typeยง

#[repr(C)]
pub struct GMatchInfo { /* private fields */ }