Function LLVMGetParams

Source
#[no_mangle]
pub extern "C" fn LLVMGetParams(
    Fn: LLVMValueRef,
    Params: *mut LLVMValueRef,
)