[][src]Type Definition sapp_linux::PFNGLWINDOWPOS2FPROC

type PFNGLWINDOWPOS2FPROC = Option<unsafe extern "C" fn(x: GLfloat, y: GLfloat)>;