pub trait MergeRobertsonTraitConst: MergeExposuresTraitConst {
    // Required method
    fn as_raw_MergeRobertson(&self) -> *const c_void;
}
Expand description

Constant methods for crate::photo::MergeRobertson

Required Methods§

Implementors§