Function gluTessCallback

pub unsafe extern "system" fn gluTessCallback(
    tess: *mut GLUtesselator,
    which: u32,
    fn: isize,
)