Type Definition skia_bindings::GrGLGetIntegervFn

source ·
pub type GrGLGetIntegervFn = Option<unsafe extern "C" fn(pname: GrGLenum, params: *mut GrGLint)>;