pub unsafe extern "C" fn LLVMCountParamTypes(
FunctionTy: LLVMTypeRef,
) -> c_uintExpand description
Obtain the number of parameters this function accepts.
pub unsafe extern "C" fn LLVMCountParamTypes(
FunctionTy: LLVMTypeRef,
) -> c_uintObtain the number of parameters this function accepts.