Type Definition skia_bindings::GrGLGetStringFn

source ·
pub type GrGLGetStringFn = Option<unsafe extern "C" fn(name: GrGLenum) -> *const GrGLubyte>;