[][src]Type Definition raylib_sys::PFNGLSHADERSOURCEPROC

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