Type Definition cyclors::ddsi_locator_from_string_fn_t[][src]

type ddsi_locator_from_string_fn_t = Option<unsafe extern "C" fn(tran: *const ddsi_tran_factory, loc: *mut nn_locator_t, str_: *const c_char) -> ddsi_locator_from_string_result>;