[][src]Type Definition makepad_glx_sys::PFNGLGETUNIFORMBLOCKINDEXPROC

type PFNGLGETUNIFORMBLOCKINDEXPROC = Option<unsafe extern "C" fn(program: GLuint, uniformBlockName: *const GLchar) -> GLuint>;