pub fn get_param(llfn: &Value, index: c_uint) -> &Value
Expand description

Safe wrapper around LLVMGetParam, because segfaults are no fun.