Skip to main content

wolfSSL_set_options

Function wolfSSL_set_options 

Source
pub unsafe extern "C" fn wolfSSL_set_options(
    s: *mut WOLFSSL,
    op: c_long,
) -> c_long