[][src]Type Definition skia_bindings::GrGLGenTexturesFn

type GrGLGenTexturesFn = Option<unsafe extern "C" fn(n: GrGLsizei, textures: *mut GrGLuint) -> GrGLvoid>;