Function LLVMGetTargetExtTypeNumIntParams

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

Obtain the number of int parameters for this target extension type.