[][src]Type Definition sapp_linux::PFNGLGETFRAGDATALOCATIONPROC

type PFNGLGETFRAGDATALOCATIONPROC = Option<unsafe extern "C" fn(program: GLuint, name: *const GLchar) -> GLint>;