Skip to main content

ULViewConfig

Type Alias ULViewConfig 

Source
pub type ULViewConfig = *mut C_ViewConfig;

Trait Implementations§

Source§

impl From<&ViewConfig> for ULViewConfig

Source§

fn from(value: &ViewConfig) -> Self

Converts to this type from the input type.