Function glMaterialfv

pub unsafe extern "system" fn glMaterialfv(
    face: u32,
    pname: u32,
    params: *const f32,
)