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

type PFNGLGETACTIVEUNIFORMBLOCKNAMEPROC = Option<unsafe extern "C" fn(program: GLuint, uniformBlockIndex: GLuint, bufSize: GLsizei, length: *mut GLsizei, uniformBlockName: *mut GLchar)>;