Function glCreateMemoryObjectsEXT

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