Function julia_sys::jl_crc32c [] [src]

pub unsafe extern "C" fn jl_crc32c(
    crc: u32,
    buf: *const c_void,
    len: usize
) -> u32