[][src]Type Definition makepad_glx_sys::PFNGLUNIFORM2IPROC

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