pub trait Context_UserContextTraitConst {
// Required method
fn as_raw_Context_UserContext(&self) -> *const c_void;
}
Expand description
Constant methods for core::Context_UserContext
pub trait Context_UserContextTraitConst {
// Required method
fn as_raw_Context_UserContext(&self) -> *const c_void;
}
Constant methods for core::Context_UserContext