pub trait GCallTraitConst {
// Required method
fn as_raw_GCall(&self) -> *const c_void;
}
Expand description
Constant methods for crate::gapi::GCall
pub trait GCallTraitConst {
// Required method
fn as_raw_GCall(&self) -> *const c_void;
}
Constant methods for crate::gapi::GCall