[][src]Type Definition makepad_glx_sys::PFNGLBUFFERSUBDATAPROC

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