Type Alias GOptionContext

Source
pub type GOptionContext = _GOptionContext;
Expand description

GOptionContext:

A GOptionContext struct defines which options are accepted by the commandline option parser. The struct has only private fields and should not be directly accessed.

Aliased Typeยง

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