[][src]Function rustc_llvm_proxy::proxy::LLVMSetInstrParamAlignment

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