[][src]Type Definition sapp_linux::PFNGLWEIGHTPOINTERARBPROC

type PFNGLWEIGHTPOINTERARBPROC = Option<unsafe extern "C" fn(size: GLint, type_: GLenum, stride: GLsizei, pointer: *const c_void)>;