Function alacritty::gl::GetObjectLabelKHR

source ยท
pub unsafe fn GetObjectLabelKHR(
    identifier: c_uint,
    name: c_uint,
    bufSize: c_int,
    length: *mut c_int,
    label: *mut c_char,
)