[][src]Type Definition glu_sys::glu::PFNGLSHADERSTORAGEBLOCKBINDINGPROC

type PFNGLSHADERSTORAGEBLOCKBINDINGPROC = Option<unsafe extern "C" fn(program: GLuint, storageBlockIndex: GLuint, storageBlockBinding: GLuint)>;