Function compute_checksum_for_string
pub fn compute_checksum_for_string(
checksum_type: ChecksumType,
str: impl IntoGStr,
) -> Option<GString>pub fn compute_checksum_for_string(
checksum_type: ChecksumType,
str: impl IntoGStr,
) -> Option<GString>