Function raylib_ffi::SetTextureWrap

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