[][src]Function gles30::global_commands::glObjectPtrLabelKHR

pub unsafe fn glObjectPtrLabelKHR(
    ptr: *const c_void,
    length: GLsizei,
    label: *const GLchar
)
This is supported on crate feature GL_KHR_debug only.

glObjectPtrLabelKHR(ptr, length, label)

  • alias of: [glObjectPtrLabel]