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

Get if the inline asm snippet has side effects