create_session_extra_parameters_from_map

Function create_session_extra_parameters_from_map 

pub fn create_session_extra_parameters_from_map(
    properties: &CxxKeyValuePairs,
) -> UniquePtr<SessionExtraParameters>
Expand description

Create a SessionExtraParameters from HashMap properties This wraps the HashMap in a ParametersGetter and calls modify()