[][src]Function llvm_sys::core::LLVMSetInstrParamAlignment

pub unsafe extern "C" fn LLVMSetInstrParamAlignment(
    Instr: LLVMValueRef,
    index: c_uint,
    Align: c_uint
)