[][src]Type Definition glu_sys::glu::PFNGLFOGCOORDPOINTERLISTIBMPROC

type PFNGLFOGCOORDPOINTERLISTIBMPROC = Option<unsafe extern "C" fn(type_: GLenum, stride: GLint, pointer: *mut *const c_void, ptrstride: GLint)>;