[][src]Type Definition sapp_linux::PFNGLGETPROGRAMRESOURCELOCATIONPROC

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