alacritty::gl

Function GetObjectLabelKHR

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