pub unsafe extern "C" fn uuid_as_string(
    uuid: *const Uuid,
    str: *mut c_char
)
Expand description

Formats the uuid into a string buffer.