[][src]Type Definition sapp_linux::PFNGLVERTEX4BVOESPROC

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