encode_bch

Function encode_bch 

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