Function rust_raylib::ffi::DrawTextureNPatch
source · pub unsafe extern "C" fn DrawTextureNPatch(
texture: Texture2D,
nPatchInfo: NPatchInfo,
dest: Rectangle,
origin: Vector2,
rotation: c_float,
tint: Color
)Expand description
Draws a texture (or part of it) that stretches or shrinks nicely