Function mlir_sys::mlirIsGlobalDebugEnabled
source · pub unsafe extern "C" fn mlirIsGlobalDebugEnabled() -> bool
Expand description
Retuns true
if the global debugging flag is set, false otherwise.
pub unsafe extern "C" fn mlirIsGlobalDebugEnabled() -> bool
Retuns true
if the global debugging flag is set, false otherwise.