[][src]Type Definition makepad_glx_sys::PFNGLCLEARBUFFERSUBDATAPROC

type PFNGLCLEARBUFFERSUBDATAPROC = Option<unsafe extern "C" fn(target: GLenum, internalformat: GLenum, offset: GLintptr, size: GLsizeiptr, format: GLenum, type_: GLenum, data: *const c_void)>;