[][src]Type Definition sapp_linux::PFNGLGETNUNIFORMIVARBPROC

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