[][src]Type Definition makepad_glx_sys::PFNGLDELETEPROGRAMPROC

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