Function LLVMCountStructElementTypes

Source
#[no_mangle]
pub extern "C" fn LLVMCountStructElementTypes(
    StructTy: LLVMTypeRef,
) -> c_uint