pub unsafe extern "C" fn LLVMGetNumContainedTypes(
Tp: LLVMTypeRef,
) -> c_uint
Expand description
Return the number of types in the derived type.
pub unsafe extern "C" fn LLVMGetNumContainedTypes(
Tp: LLVMTypeRef,
) -> c_uint
Return the number of types in the derived type.