[][src]Function bchlib_sys::encode_bch

pub unsafe extern "C" fn encode_bch(
    bch: *mut bch_control,
    data: *const u8,
    len: c_uint,
    ecc: *mut u8
)