[][src]Type Definition makepad_glx_sys::PFNGLFOGCOORDPOINTERLISTIBMPROC

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