Struct raylib::core::models::MaterialMap [−][src]
#[repr(transparent)]pub struct MaterialMap(_);
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 = MaterialMap
type Target = MaterialMap
The resulting type after dereferencing.