Function wdg_base32::b32_encode_1 [] [src]

pub fn b32_encode_1(
    ptr_data: *const u8,
    len_in: usize,
    ptr_alphabet: *const u8
) -> String