LLVMCountParamTypes

Function LLVMCountParamTypes 

Source
pub unsafe extern "C" fn LLVMCountParamTypes(
    FunctionTy: LLVMTypeRef,
) -> c_uint
Expand description

Obtain the number of parameters this function accepts.