[][src]Type Definition sapp_linux::PFNGLUNIFORM1IARBPROC

type PFNGLUNIFORM1IARBPROC = Option<unsafe extern "C" fn(location: GLint, v0: GLint)>;