Function rustc_llvm::get_param
[−]
[src]
pub fn get_param(llfn: ValueRef, index: c_uint) -> ValueRef
Unstable (
rustc_private)Safe wrapper around LLVMGetParam, because segfaults are no fun.