TS_TST_INFO_print_bio function
Implementation
@ffi.Native<
ffi.Int Function(ffi.Pointer<bio_st>, ffi.Pointer<TS_tst_info_st>)
>()
external int TS_TST_INFO_print_bio(
ffi.Pointer<bio_st> bio,
ffi.Pointer<TS_tst_info_st> a,
);
@ffi.Native<
ffi.Int Function(ffi.Pointer<bio_st>, ffi.Pointer<TS_tst_info_st>)
>()
external int TS_TST_INFO_print_bio(
ffi.Pointer<bio_st> bio,
ffi.Pointer<TS_tst_info_st> a,
);