[][src]Type Definition skia_bindings::GrGLGetBufferParameterivFn

type GrGLGetBufferParameterivFn = Option<unsafe extern "C" fn(target: GrGLenum, pname: GrGLenum, params: *mut GrGLint) -> GrGLvoid>;