Function raylib_ffi::DrawTexture
source · pub unsafe extern "C" fn DrawTexture(
texture: Texture2D,
posX: c_int,
posY: c_int,
tint: Color
)pub unsafe extern "C" fn DrawTexture(
texture: Texture2D,
posX: c_int,
posY: c_int,
tint: Color
)