pub unsafe extern "C" fn LLVMGetInlineAsmCanUnwind(
    InlineAsmVal: LLVMValueRef
) -> LLVMBool
Expand description

Get if the inline asm snippet may unwind the stack