Trait ofx::AsProperties
source · pub trait AsProperties {
fn handle(&self) -> OfxPropertySetHandle;
fn suite(&self) -> *const OfxPropertySuiteV1;
}pub trait AsProperties {
fn handle(&self) -> OfxPropertySetHandle;
fn suite(&self) -> *const OfxPropertySuiteV1;
}