[][src]Function sapp_linux::glAreProgramsResidentNV

pub unsafe extern "C" fn glAreProgramsResidentNV(
    n: GLsizei,
    programs: *const GLuint,
    residences: *mut GLboolean
) -> GLboolean