[][src]Type Definition sapp_linux::PFNGLACTIVESHADERPROGRAMPROC

type PFNGLACTIVESHADERPROGRAMPROC = Option<unsafe extern "C" fn(pipeline: GLuint, program: GLuint)>;