[][src]Type Definition sapp_linux::PFNGLIMPORTMEMORYWIN32NAMEEXTPROC

type PFNGLIMPORTMEMORYWIN32NAMEEXTPROC = Option<unsafe extern "C" fn(memory: GLuint, size: GLuint64, handleType: GLenum, name: *const c_void)>;