glDeleteProgramsNV

Function glDeleteProgramsNV 

Source
pub unsafe extern "C" fn glDeleteProgramsNV(
    n: GLsizei,
    programs: *const GLuint,
)