[][src]Type Definition skia_bindings::GrGLGetProgramInfoLogFn

type GrGLGetProgramInfoLogFn = Option<unsafe extern "C" fn(program: GrGLuint, bufsize: GrGLsizei, length: *mut GrGLsizei, infolog: *mut c_char) -> GrGLvoid>;