Function sodot_double_cb

Source
unsafe extern "C" fn sodot_double_cb(
    extra: *mut c_void,
    result: ResultFFI,
    str1: ConstStr,
    str2: ConstStr,
)
Expand description

Same as sodot_single_cb but used with async_ffi_double for outputing 2 strings.