pub unsafe extern "C" fn LLVMGetInlineAsmDialect(
    InlineAsmVal: LLVMValueRef
) -> LLVMInlineAsmDialect
Expand description

Get the dialect used by the inline asm snippet.