[][src]Type Definition sapp_linux::PFNGLGETATTRIBLOCATIONPROC

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