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