Function g_checksum_update

pub unsafe extern "C" fn g_checksum_update(
    checksum: *mut GChecksum,
    data: *const u8,
    length: isize,
)