OCSP_BASICRESP_new function

  1. @Native<Pointer<ocsp_basic_response_st> Function()>()>()
Pointer<ocsp_basic_response_st> OCSP_BASICRESP_new()

Implementation

@ffi.Native<ffi.Pointer<ocsp_basic_response_st> Function()>()
external ffi.Pointer<ocsp_basic_response_st> OCSP_BASICRESP_new();