[][src]Type Definition sapp_linux::PFNGLVERTEX4BOESPROC

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