Function sdl2_sys::SDL_crc16

source ยท
pub unsafe extern "C" fn SDL_crc16(
    crc: Uint16,
    data: *const c_void,
    len: usize,
) -> Uint16