[go: up one dir, main page]

Function glib::compute_checksum_for_bytes

source ยท
pub fn compute_checksum_for_bytes(
    checksum_type: ChecksumType,
    data: &Bytes,
) -> Option<GString>