[][src]Type Definition sapp_linux::PFNGLFOGCOORDPOINTERPROC

type PFNGLFOGCOORDPOINTERPROC = Option<unsafe extern "C" fn(type_: GLenum, stride: GLsizei, pointer: *const c_void)>;