pub type ULViewConfig = *mut C_ViewConfig;Trait Implementations§
Source§impl From<&ViewConfig> for ULViewConfig
impl From<&ViewConfig> for ULViewConfig
Source§fn from(value: &ViewConfig) -> Self
fn from(value: &ViewConfig) -> Self
Converts to this type from the input type.