pub unsafe extern "C" fn LLVMGetTargetExtTypeNumIntParams(
TargetExtTy: LLVMTypeRef,
) -> c_uint
Expand description
Obtain the number of int parameters for this target extension type.
pub unsafe extern "C" fn LLVMGetTargetExtTypeNumIntParams(
TargetExtTy: LLVMTypeRef,
) -> c_uint
Obtain the number of int parameters for this target extension type.