alacritty::gl

Function DebugMessageControlKHR

source
pub unsafe fn DebugMessageControlKHR(
    source: c_uint,
    type_: c_uint,
    severity: c_uint,
    count: c_int,
    ids: *const c_uint,
    enabled: c_uchar,
)