[][src]Type Definition makepad_glx_sys::PFNGLGETNUNIFORMI64VARBPROC

type PFNGLGETNUNIFORMI64VARBPROC = Option<unsafe extern "C" fn(program: GLuint, location: GLint, bufSize: GLsizei, params: *mut GLint64)>;