llvm_sys::core

Function LLVMGetSubtypes

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

Get the subtypes of the given type.