[][src]Type Definition sapp_linux::PFNGLFOGCOORDPOINTERLISTIBMPROC

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