us_socket_context_on_end

Function us_socket_context_on_end 

Source
pub unsafe extern "C" fn us_socket_context_on_end(
    ssl: c_int,
    context: *mut us_socket_context_t,
    on_end: Option<unsafe extern "C" fn(s: *mut us_socket_t) -> *mut us_socket_t>,
)