Function raylib_sys::SetTextureWrap

source ยท
pub unsafe extern "C" fn SetTextureWrap(
    texture: Texture2D,
    wrap: c_int
)