[][src]Type Definition makepad_glx_sys::PFNGLNAMEDBUFFERSUBDATAPROC

type PFNGLNAMEDBUFFERSUBDATAPROC = Option<unsafe extern "C" fn(buffer: GLuint, offset: GLintptr, size: GLsizeiptr, data: *const c_void)>;