Function llvm_sys::core::LLVMSetInstrParamAlignment

source ยท
pub unsafe extern "C" fn LLVMSetInstrParamAlignment(
    Instr: LLVMValueRef,
    index: c_uint,
    align: c_uint,
)