glInvalidateNamedFramebufferData

Function glInvalidateNamedFramebufferData 

Source
pub unsafe extern "C" fn glInvalidateNamedFramebufferData(
    framebuffer: GLuint,
    numAttachments: GLsizei,
    attachments: *const GLenum,
)