[][src]Function alacritty::gl::TexParameterfv

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