Function parse_pointer_width

Source
fn parse_pointer_width(
    slot: &mut PointerWidth,
    v: Option<&str>,
) -> Result<(), &'static str>