[][src]Type Definition rs_gles2::bindings::PFNGLGETSHADERSOURCEPROC

type PFNGLGETSHADERSOURCEPROC = Option<unsafe extern "C" fn(shader: GLuint, bufSize: GLsizei, length: *mut GLsizei, source: *mut GLchar)>;