Function llvm_sys::core::LLVMGetSubtypes

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

Get the subtypes of the given type.