[][src]Type Definition makepad_glx_sys::PFNGLGETSUBROUTINEUNIFORMLOCATIONPROC

type PFNGLGETSUBROUTINEUNIFORMLOCATIONPROC = Option<unsafe extern "C" fn(program: GLuint, shadertype: GLenum, name: *const GLchar) -> GLint>;