#[no_mangle]
pub unsafe extern "C" fn relay_uuid_is_nil(
    uuid: *const RelayUuid
) -> bool
Expand description

Returns true if the uuid is nil.