[go: up one dir, main page]

Function glib::compute_checksum_for_string

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