[][src]Function libtls_sys::tls_config_set_ocsp_staple_file

pub unsafe extern "C" fn tls_config_set_ocsp_staple_file(
    _config: *mut tls_config,
    _staple_file: *const c_char
) -> c_int