Function decode_base32

Source
pub fn decode_base32(str_: &str, pf_invalid: Option<*mut bool>) -> String