Type Definition libindy_sys::indy_err_str_cb[][src]

type indy_err_str_cb = Option<unsafe extern "C" fn(xcommand_handle: indy_handle_t, err: indy_error_t, str1: *const c_char) -> indy_error_t>;