Function glib::functions::compute_checksum_for_string
[−]
[src]
pub fn compute_checksum_for_string(
checksum_type: ChecksumType,
str: &str
) -> Option<String>