raylib_wasm

Function SetTextureWrap

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