Function raylib_sys::SetTextureWrap[][src]

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