[][src]Type Definition sapp_linux::PFNGLVERTEX3BOESPROC

type PFNGLVERTEX3BOESPROC = Option<unsafe extern "C" fn(x: GLbyte, y: GLbyte, z: GLbyte)>;