[][src]Type Definition sapp_linux::PFNGLDELETEPROGRAMPROC

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