Function rustc_codegen_llvm::llvm::LLVMGetParam

source ยท
pub unsafe extern "C" fn LLVMGetParam(
    Fn: &Value,
    Index: c_uint,
) -> &Value