[][src]Function lexical::atoi::atou16_unsafe

pub unsafe extern "C" fn atou16_unsafe(
    first: *const u8,
    last: *const u8,
    base: u8
) -> (u16, *const u8)

Unsafe, C-like importer for unsigned numbers.