[][src]Type Definition makepad_glx_sys::PFNGLGETUNIFORMINDICESPROC

type PFNGLGETUNIFORMINDICESPROC = Option<unsafe extern "C" fn(program: GLuint, uniformCount: GLsizei, uniformNames: *const *const GLchar, uniformIndices: *mut GLuint)>;