Function alacritty::gl::TexParameterfv

source ·
pub unsafe fn TexParameterfv(
    target: c_uint,
    pname: c_uint,
    params: *const c_float
)