[][src]Type Definition makepad_glx_sys::PFNGLGETUNIFORMOFFSETEXTPROC

type PFNGLGETUNIFORMOFFSETEXTPROC = Option<unsafe extern "C" fn(program: GLuint, location: GLint) -> GLintptr>;