Function glib_sys::g_compute_checksum_for_string[][src]

pub unsafe extern "C" fn g_compute_checksum_for_string(
    checksum_type: GChecksumType,
    str: *const c_char,
    length: ssize_t
) -> *mut c_char