Function glTexParameteri

pub unsafe extern "system" fn glTexParameteri(
    target: u32,
    pname: u32,
    param2: i32,
)