[][src]Type Definition sapp_linux::PFNGLVERTEX3BVOESPROC

type PFNGLVERTEX3BVOESPROC = Option<unsafe extern "C" fn(coords: *const GLbyte)>;