LLVMGetStructElementTypes

Function LLVMGetStructElementTypes 

Source
#[unsafe(no_mangle)]
pub extern "C" fn LLVMGetStructElementTypes(
    StructTy: LLVMTypeRef,
    Dest: *mut LLVMTypeRef,
)