Skip to main content

bert_get_bit

Function bert_get_bit 

Source
pub unsafe extern "C" fn bert_get_bit(s: *mut bert_state_t) -> c_int
Expand description

Get the next bit of the BERT sequence from the generator. \param s The BERT context. \return The bit.