[][src]Type Definition rs_gles3::bindings::PFNGLGETUNIFORMBLOCKINDEXPROC

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