Function BN_is_word

Source
pub unsafe extern "C" fn BN_is_word(
    a: *const bignum_st,
    w: u64,
) -> i32