pub unsafe extern "C" fn LLVMGetInlineAsmDialect(
InlineAsmVal: LLVMValueRef,
) -> LLVMInlineAsmDialect
Expand description
Get the dialect used by the inline asm snippet.
pub unsafe extern "C" fn LLVMGetInlineAsmDialect(
InlineAsmVal: LLVMValueRef,
) -> LLVMInlineAsmDialect
Get the dialect used by the inline asm snippet.