pub unsafe extern "C" fn LLVMGetInlineAsmNeedsAlignedStack(
InlineAsmVal: LLVMValueRef,
) -> LLVMBool
Expand description
Get if the inline asm snippet needs an aligned stack
pub unsafe extern "C" fn LLVMGetInlineAsmNeedsAlignedStack(
InlineAsmVal: LLVMValueRef,
) -> LLVMBool
Get if the inline asm snippet needs an aligned stack