DrawCubeTextureRec

Function DrawCubeTextureRec 

Source
pub unsafe extern "C" fn DrawCubeTextureRec(
    texture: Texture2D,
    source: Rectangle,
    position: Vector3,
    width: f32,
    height: f32,
    length: f32,
    color: Color,
)