[][src]Type Definition makepad_glx_sys::PFNGLSHADERSOURCEPROC

type PFNGLSHADERSOURCEPROC = Option<unsafe extern "C" fn(shader: GLuint, count: GLsizei, string: *const *const GLchar, length: *const GLint)>;