BN_is_word

Function BN_is_word 

Source
pub unsafe extern "C" fn BN_is_word(
    bn: *const BIGNUM,
    w: BN_ULONG,
) -> c_int