Function bssl_sys::BIO_test_flags

source ·
pub unsafe extern "C" fn BIO_test_flags(
    bio: *const BIO,
    flags: c_int
) -> c_int