pub unsafe extern "C" fn LLVMGetSubtypes(
Tp: LLVMTypeRef,
Arr: *mut LLVMTypeRef,
)
Expand description
Get the subtypes of the given type.
pub unsafe extern "C" fn LLVMGetSubtypes(
Tp: LLVMTypeRef,
Arr: *mut LLVMTypeRef,
)
Get the subtypes of the given type.