[][src]Type Definition sapp_linux::PFNGLGETSUBROUTINEUNIFORMLOCATIONPROC

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