[][src]Type Definition sapp_linux::PFNGLVALIDATEPROGRAMPROC

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