Skip to main content
digits_ptr
time
0.3.47
digits_
ptr
Sections
Safety:
n
must be less than 100.
In time::
utc_
offset
time
::
utc_offset
Function
digits_
ptr
Copy item path
Source
unsafe fn digits_ptr(n:
u8
) ->
*const
u8
Expand description
Obtain a pointer to the two ASCII digits representing
n
.
ยง
Safety:
n
must be less than 100.