Struct raylib::core::vr::VrStereoConfig [−][src]
#[repr(transparent)]pub struct VrStereoConfig(_);
Implementations
Take the raw ffi type. Must manually free memory by calling the proper unload function
returns the unwrapped raylib-sys object
converts raylib-sys object to a “safe” version. Make sure to call this function from the thread the resource was created.
Trait Implementations
Performs the conversion.
Performs the conversion.
type Target = VrStereoConfig
type Target = VrStereoConfig
The resulting type after dereferencing.