pub unsafe extern "C" fn LLVMGetTargetExtTypeIntParam(
TargetExtTy: LLVMTypeRef,
Idx: c_uint,
) -> c_uintExpand description
Get the int parameter at the given index for the target extension type.
pub unsafe extern "C" fn LLVMGetTargetExtTypeIntParam(
TargetExtTy: LLVMTypeRef,
Idx: c_uint,
) -> c_uintGet the int parameter at the given index for the target extension type.