pub type OptionWritableGpr = Option<Writable<Gpr>>;
Expand description

Optional writable Gpr.