[][src]Type Definition skia_bindings::GrGLIsTextureFn

type GrGLIsTextureFn = Option<unsafe extern "C" fn(texture: GrGLuint) -> GrGLboolean>;