[][src]Type Definition in3_sys::in3_prepare_tx

type in3_prepare_tx = Option<unsafe extern "C" fn(ctx: *mut in3_ctx, raw_tx: bytes_t, new_raw_tx: *mut bytes_t) -> Type>;