Struct raylib::ffi::RenderTexture [−][src]
Fields
id: u32
texture: Texture
depth: Texture
Trait Implementations
Performs the conversion.
Performs the conversion.
Performs the conversion.
Performs the conversion.
Auto Trait Implementations
impl RefUnwindSafe for RenderTexture
impl Send for RenderTexture
impl Sync for RenderTexture
impl Unpin for RenderTexture
impl UnwindSafe for RenderTexture
Blanket Implementations
Mutably borrows from an owned value. Read more