Function LLVMGetSubtypes

Source
pub unsafe extern "C" fn LLVMGetSubtypes(
    Tp: *mut LLVMType,
    Arr: *mut *mut LLVMType,
)
Expand description

Get the subtypes of the given type.