Function llvm_sys::core::LLVMGetNumContainedTypes
source · pub unsafe extern "C" fn LLVMGetNumContainedTypes(
Tp: LLVMTypeRef
) -> c_uintExpand description
Return the number of types in the derived type.
pub unsafe extern "C" fn LLVMGetNumContainedTypes(
Tp: LLVMTypeRef
) -> c_uintReturn the number of types in the derived type.