Function rustc_codegen_llvm::llvm_::ffi::LLVMGetParam

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