Type Definition openssl_sys::bio_info_cb[][src]

type bio_info_cb = Option<unsafe extern "C" fn(_: *mut BIO, _: c_int, _: *const c_char, _: c_int, _: c_long, _: c_long)>;