glGenProgramsNV

Function glGenProgramsNV 

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