pub unsafe extern "C" fn apr_socket_pool_get(
thesocket: *const apr_socket_t,
) -> *mut apr_pool_tExpand description
Get the pool used by the socket.
pub unsafe extern "C" fn apr_socket_pool_get(
thesocket: *const apr_socket_t,
) -> *mut apr_pool_tGet the pool used by the socket.