Function wdg_base32::b32_encode [] [src]

pub fn b32_encode(
    ptr_data: *const u8,
    len_data: usize,
    ptr_alphabet: *const u8
) -> String