glGetTexEnvfv

Function glGetTexEnvfv 

pub unsafe extern "system" fn glGetTexEnvfv(
    target: u32,
    pname: u32,
    params: *mut f32,
)