pub unsafe extern "C" fn LLVMGetInlineAsmCanUnwind(
InlineAsmVal: LLVMValueRef,
) -> LLVMBoolExpand description
Get if the inline asm snippet may unwind the stack
pub unsafe extern "C" fn LLVMGetInlineAsmCanUnwind(
InlineAsmVal: LLVMValueRef,
) -> LLVMBoolGet if the inline asm snippet may unwind the stack