pub unsafe extern "C" fn aws_device_random_u8(
    output: *mut u8
) -> c_int
Expand description

Get an unpredictably random 8bit number, suitable for cryptographic use.