Function raylib_sys::SetTextureFilter[][src]

pub unsafe extern "C" fn SetTextureFilter(
    texture: Texture2D,
    filter: c_int
)