Function create_basic_type

Source
fn create_basic_type<'ll, 'tcx>(
    cx: &GenericCx<'ll, FullCx<'ll, 'tcx>>,
    name: &str,
    size: Size,
    encoding: u32,
) -> &'ll Metadata