mlir_sys

Function mlirIsCurrentDebugType

Source
pub unsafe extern "C" fn mlirIsCurrentDebugType(
    type_: *const c_char,
) -> bool
Expand description

Checks if type is set as the current debug type.