[][src]Type Definition sapp_linux::PFNGLFOGCOORDPOINTEREXTPROC

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